Skip to content

Update localstack.md - #8539

Closed
VasilHudyma wants to merge 1 commit into
testcontainers:mainfrom
VasilHudyma:patch-1
Closed

Update localstack.md#8539
VasilHudyma wants to merge 1 commit into
testcontainers:mainfrom
VasilHudyma:patch-1

Conversation

@VasilHudyma

Copy link
Copy Markdown

Update localstack docker image to resolve SQS issues
Description:
I encountered issues with SQS functionality in testcontainers-java due to AWS transitioning to the JSON protocol, as described in this GitHub issue. These issues impacted the reliability and usability of SQS testing with testcontainers-java.

In order to address these issues, I updated the localstack docker image to a newer version. This update resolves the compatibility issues with the AWS SDK Java library and ensures that SQS functionality behaves as expected when using testcontainers-java.

Changes:

Updated the localstack docker image to version [3.3.0] to resolve SQS compatibility issues.
Related Issue(s):

Unable to programatically create an SQS queue

Testing Done:

I conducted thorough testing to ensure that the updated localstack image resolves the SQS issues and that all other functionalities remain intact.

Updated localstack docker image to a newer version
@VasilHudyma
VasilHudyma requested a review from a team April 15, 2024 12:08
@eddumelendez

Copy link
Copy Markdown
Member

Duplicated of #8515

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants